Cleanup.
This commit is contained in:
parent
17eb62542e
commit
1083ba24e2
|
@ -118,12 +118,10 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#picture {
|
#picture {
|
||||||
// @include flex(1 1);
|
|
||||||
padding: $main-pad;
|
padding: $main-pad;
|
||||||
}
|
}
|
||||||
|
|
||||||
#contact {
|
#contact {
|
||||||
// @include flex(1 1);
|
|
||||||
padding: $main-pad;
|
padding: $main-pad;
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
@ -133,7 +131,6 @@ body {
|
||||||
|
|
||||||
// About cell ~ 2x sidebar in normal mode
|
// About cell ~ 2x sidebar in normal mode
|
||||||
#about {
|
#about {
|
||||||
// @include flex(2 1);
|
|
||||||
padding: $mini-pad;
|
padding: $mini-pad;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue