Merge pull request #516 from TarryDan/TarryDan-overlay-text

Update _project-Main.scss
This commit is contained in:
Kyle Drake 2024-05-02 12:06:03 -05:00 committed by GitHub
commit 262fc34bb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -482,10 +482,15 @@
.overlay a {
color: white;
text-decoration: none;
font-size: 14px;
font-size: 12px;
display: block;
margin-left: 5px;
}
.overlay a:hover {
font-size: 14px;
}
.overlay .fa-trash, .modal .fa-trash {
vertical-align: 1px;
}