Update themes/samflake/css/custom.css

This commit is contained in:
rintyuu 2025-02-17 20:20:05 -08:00
parent 631e6877c6
commit 5963897fc1

View file

@ -53,6 +53,7 @@ div.textcontainer {
max-width: 500px;
border: 3px solid #63ceeb;
background-color: white;
padding: 15px;
}
div.buttoncontainer {
margin-top: 30px;
@ -78,9 +79,9 @@ div.lightbluecontainer {
.progress-ww span:first-of-type {
text-align: right;
}
p.padding {
padding: 15px; /* Adjust the padding value as needed */
}
/* p.padding {
padding: 15px;
} */
iframe {
padding: 10px;
}