Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dbfe0a37c1 | |||
| 81bfcc94bc | |||
| 5dea6b3c91 |
@@ -21,7 +21,8 @@
|
||||
align-items: center;
|
||||
column-gap: 16px;
|
||||
|
||||
padding: 0.5rem;
|
||||
padding: 1rem;
|
||||
margin: 0.5rem;
|
||||
|
||||
/* Font */
|
||||
font-family: Montserrat;
|
||||
@@ -30,6 +31,10 @@
|
||||
color: #fff;
|
||||
|
||||
width: 100%;
|
||||
|
||||
border-radius: 1rem;
|
||||
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
}
|
||||
|
||||
.image {
|
||||
|
||||
Reference in New Issue
Block a user