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