new margin

This commit is contained in:
Ashley 2022-09-25 15:10:23 +02:00
parent e10af9ee7d
commit 5cd19daa7e

View file

@ -159,6 +159,13 @@ summary:hover{
src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
}
.video > .info {
grid-area: info;
font-size: small;
padding: 1px;
margin-left: 2px;
}
.alert {
padding: 20px;
background-color: #f44336;