Moved duplicate container & h1 styling to global.
This commit is contained in:
@@ -77,6 +77,11 @@ export default {
|
||||
margin-top: 2rem;
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: $matte-text-color;
|
||||
}
|
||||
|
||||
.sent-container {
|
||||
width: 100%;
|
||||
height: 90vh;
|
||||
|
||||
Reference in New Issue
Block a user