mirror of
https://github.com/ProjectSegfault/website
synced 2026-04-20 21:01:05 +05:30
@@ -20,6 +20,7 @@ a.visited {
|
||||
.card {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
flex-direction: inherit;
|
||||
}
|
||||
|
||||
.card > div {
|
||||
@@ -34,6 +35,7 @@ a.visited {
|
||||
.button {
|
||||
background-color: #00755e; /* Green */
|
||||
border: none;
|
||||
font-family: 'Comfortaa', sans-serif;
|
||||
color: white;
|
||||
padding: 16px 32px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user