We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 037da84 + 12718a3 commit 8c5449cCopy full SHA for 8c5449c
css/style.css
@@ -62,17 +62,10 @@ aside:hover{
62
#logo {
63
margin-top: 3.6em;
64
display: block;
65
-<<<<<<< HEAD
66
margin-left: -0.3em;
67
margin-right: auto;
68
min-height: 13%;
69
height: 13%;
70
-=======
71
- margin-left: -0.1em;
72
- margin-right: auto;
73
- height: 13%;
74
- min-height: 13%;
75
->>>>>>> Adding Responsive Web Design (RWD) meta tag
76
}
77
78
@@ -125,7 +118,7 @@ aside a {
125
118
126
119
/* ============== MAIN ============== */
127
120
#main {
128
- margin: 3% auto auto 14%;
121
+ margin: 3% auto auto 250px;
129
122
min-width: 30%;
130
123
max-width: 70%;
131
124
min-height: 30em;
0 commit comments