Skip to content

Instantly share code, notes, and snippets.

View amatgil's full-sized avatar
💭
Messing around with NixOS

Amat amatgil

💭
Messing around with NixOS
View GitHub Profile
@amatgil
amatgil / mockup.css
Created May 18, 2025 03:48
Mockup to uiuapp
.wrapper {
max-inline-size: 300px;
margin-inline: auto;
border: solid;
}
img {
display: block;
max-inline-size: 100%;
}