2vh margin :3

This commit is contained in:
Ashley 2022-08-20 01:27:22 +02:00
parent 7a095dd05d
commit b6cc341ee1

View file

@ -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>