You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
😄
Hi!
Atikah Japry
atikahjapry
😄
Hi!
OOP / Handling Missing NULL Data/ Refactor Data / Data Wrangling / Data Mapping / Data Scrapping / AWS Build / DevOps
fork from other bytes of css to look great nearly everywhere
58 bytes of CSS to look great nearly everywhere
When making this website, i wanted a simple, reasonable way to make it look good on most displays. Not counting any minimization techniques, the following 58 bytes worked well for me:
main {
max-width:38rem;
padding:2rem;
margin: auto;
}