1
0
Fork 0
forked from wezm/wezm.net
wezm.net/output/css/mobile.css

12 lines
119 B
CSS
Raw Normal View History

2010-01-26 04:09:23 +00:00
#technical div, #personal div {
padding: 0 1em;
}
.column {
min-width: 600px;
}
2010-03-30 20:33:44 +00:00
#content {
min-width: 320px;
}