add some responsive shit
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
* {
|
||||
font-family: 'Roboto', 'PT sans', sans-serif;
|
||||
|
||||
box-sizing: border-box;
|
||||
color: #333;
|
||||
}
|
||||
@@ -62,6 +61,12 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.logo
|
||||
{
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
}
|
||||
|
||||
.accentuated {
|
||||
color: var(--primary-color);
|
||||
}
|
||||
Reference in New Issue
Block a user