adds font resizing
This commit is contained in:
parent
5d4d0a46c3
commit
b21254be94
2 changed files with 24 additions and 4 deletions
|
@ -169,12 +169,15 @@ main .socials{
|
|||
|
||||
.font_scaler{
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
}
|
||||
.font_scaler button{
|
||||
background: none;
|
||||
background-color: white;
|
||||
border: none;
|
||||
margin-left: 10px;
|
||||
margin-bottom: 10px;
|
||||
padding: 5px;
|
||||
transition: background-color 0.5s;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue