mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
2vh margin :3
This commit is contained in:
parent
7a095dd05d
commit
b6cc341ee1
@ -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 New Issue
Block a user