Remove padlabel id
This commit is contained in:
parent
41c3e0b10d
commit
1f3aa58568
2 changed files with 3 additions and 3 deletions
|
|
@ -76,7 +76,7 @@ button:focus {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
#padlabel {
|
||||
#pad > p {
|
||||
color: gray;
|
||||
text-shadow:
|
||||
-1px -1px 0 black,
|
||||
|
|
@ -89,7 +89,7 @@ button:focus {
|
|||
}
|
||||
|
||||
@media (max-width: 32rem) {
|
||||
#padlabel {
|
||||
#pad > p {
|
||||
font-size: 13vw;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue