mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
2vh margin :3
This commit is contained in:
parent
7a095dd05d
commit
b6cc341ee1
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:
|
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)
|
Copyright (C) 2021-2022 POKETUBE (https://github.com/iamashley0/poketube)
|
||||||
|
@ -232,7 +232,7 @@ pointer-events:none;
|
||||||
height: 2.5em;
|
height: 2.5em;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
padding: 0em 1em;
|
padding: 0em 1em;
|
||||||
margin-block: 9px;
|
margin-block: 2vh;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue