1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 06:14:39 -05:00

fix a silly css issue

This commit is contained in:
Ashley 2022-11-06 22:07:59 +01:00
parent 900f7289f1
commit 9997aaa4fa

View file

@ -85,7 +85,7 @@ a {
}
.video-info-panel.gradient {
padding: 10px;
padding: 12px;
border-radius: 11px;
background-image: linear-gradient(
135deg,
@ -151,7 +151,7 @@ a {
border-radius: 35px;
font-family: Inter;
clear: both;
margin-top: 18px;
margin-top: 1.1em;
padding: 4.5px;
background: #0009;
margin-right: -13px;