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