Add border colors for some elements

This commit is contained in:
foxster-mp4
2023-05-30 17:45:29 -07:00
parent 50c7c382d4
commit f368b0f1e3
5 changed files with 26 additions and 10 deletions

View File

@@ -24,4 +24,5 @@
.screenshot {
max-width: 48%;
border-radius: 4px;
border: 0.75px solid rgba(0, 0, 0, 0.2);
}