mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
11 lines
119 B
CSS
11 lines
119 B
CSS
#technical div, #personal div {
|
|
padding: 0 1em;
|
|
}
|
|
|
|
.column {
|
|
min-width: 600px;
|
|
}
|
|
|
|
#content {
|
|
min-width: 320px;
|
|
}
|