mirror of
https://github.com/ProjectSegfault/website
synced 2026-05-23 15:10:52 +05:30
+14
-1
@@ -50,6 +50,16 @@ a.visited {
|
||||
border: #3db686;
|
||||
}
|
||||
|
||||
.ResponsiveImage {
|
||||
max-inline-size: 50%;
|
||||
block-size: auto;
|
||||
aspect-ratio: 2/1;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.pointyfinger {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.gameserversCardTitle, .centreofattention {
|
||||
text-align: center;
|
||||
@@ -63,4 +73,7 @@ a.visited {
|
||||
.card {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
.ResponsiveImage {
|
||||
max-inline-size: 100%;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Reference in New Issue
Block a user