Removed fixed *px sizes in favor or *rem
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
top: 10px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
font-size: 20px;
|
||||
font-size: 1.3rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@@ -19,4 +19,4 @@
|
||||
border-bottom: none;
|
||||
font-weight: bold;
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user