mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
@@ -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%;
|
||||
}
|
||||
}
|
||||
BIN
src/assets/images/WallpaperScreenshotW11.png
Normal file
BIN
src/assets/images/WallpaperScreenshotW11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Reference in New Issue
Block a user