mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
Adjust wg font-size
This commit is contained in:
parent
292a4ed1be
commit
0fa59b3272
1 changed files with 1 additions and 1 deletions
2
dist/raspap/css/style.css
vendored
2
dist/raspap/css/style.css
vendored
|
@ -30,7 +30,7 @@
|
|||
}
|
||||
|
||||
.ra-wireguard:before {
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.2rem;
|
||||
content: "\e900";
|
||||
color: #d1d3e2;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue