mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 09:14:39 -05:00
2vh margin :3
This commit is contained in:
parent
812c4a1df2
commit
7ddbca540e
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!--
|
||||
<!--
|
||||
This Source Code Form is subject to the terms of the GNU General Public License:
|
||||
|
||||
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
||||
|
@ -232,7 +232,7 @@ pointer-events:none;
|
|||
height: 2.5em;
|
||||
width: fit-content;
|
||||
padding: 0em 1em;
|
||||
margin-block: 9px;
|
||||
margin-block: 2vh;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue