bigger clock margin on desktop
This commit is contained in:
@@ -188,7 +188,11 @@ export default {
|
||||
color: #333333;
|
||||
display: flex;
|
||||
font-family: Arial;
|
||||
margin-right: 2rem;
|
||||
@include mobile {
|
||||
font-size: 0.8em;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
h2 {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user