mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
11 lines
142 B
CSS
11 lines
142 B
CSS
body{
|
|
background: #333;
|
|
}
|
|
.inMaking{
|
|
width: 300px;
|
|
text-align: center;
|
|
}
|
|
.inMaking img{
|
|
width: 300px;
|
|
aspect-ratio: 1/1;
|
|
} |