projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
twinsem paper: directly link to current location
[web.git]
/
personal
/
_sass
/
_layout.scss
diff --git
a/personal/_sass/_layout.scss
b/personal/_sass/_layout.scss
index 90cc5795b9e735720786febac0667d86b0b43410..0054a61f22c7cd9aa21a0270ffa4333097e1e936 100644
(file)
--- a/
personal/_sass/_layout.scss
+++ b/
personal/_sass/_layout.scss
@@
-199,10
+199,10
@@
body { /* This centers us in the page, and handles the "too wide" case */
margin-left: 0.8em;
margin-bottom: 0.3em;
}
margin-left: 0.8em;
margin-bottom: 0.3em;
}
-@media screen and (max-width:
55
0px) {
+@media screen and (max-width:
60
0px) {
.float-right-350 {
.float-right-350 {
-
text-align: center
;
+
max-width: 300px
;
float: none;
float: none;
- margin:
0
;
+ margin:
auto
;
}
}
}
}