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.
1 parent e2dd3ed commit 141b8d1Copy full SHA for 141b8d1
languages/styles/main.css
@@ -35,8 +35,9 @@ a:visited{
35
position: absolute;
36
margin-top: 50px;
37
width: 10%;
38
+ min-width: 120px;
39
left: 0%;
- padding-left: 2%;
40
+ padding-left: 15px;
41
padding-bottom: 15px;
42
color: #00FF00
43
}
styles/main.css
@@ -7,6 +7,7 @@ body{ /* Sets the background image for the site */
7
8
9
width: 50%;
10
+ #min-width: 500px;
11
left: 21%;
12
padding-left: 4%;
13
padding-right: 4%;
@@ -38,8 +39,9 @@ a:visited{
44
45
46
47
0 commit comments