fix: nav fix
This commit is contained in:
parent
5eb3a7918d
commit
32e6cd75a5
4
main.css
4
main.css
@ -54,7 +54,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.buttons button {
|
.buttons button {
|
||||||
margin-left: 10px;
|
margin-left: 2px;
|
||||||
padding: 8px 15px;
|
padding: 8px 15px;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
@ -1699,7 +1699,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.practice-card-svg {
|
.practice-card-svg {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 60%;
|
height: 60%;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user