T211 Tool name adjusted. Page no longer centered.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#container {
|
||||
width: 1400px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-left: 40px;
|
||||
margin-top: 40px;
|
||||
min-height: 700px;
|
||||
background: white;
|
||||
}
|
||||
@@ -12,10 +12,11 @@ label {
|
||||
|
||||
#toolName {
|
||||
width: 850px;
|
||||
font-weight: 400;
|
||||
font-weight: 700;
|
||||
font-size: 42px;
|
||||
text-align: center;
|
||||
padding: 50px;
|
||||
margin-bottom: 40px;
|
||||
/*text-align: center;*/
|
||||
/*padding: 50px;*/
|
||||
}
|
||||
|
||||
.articleHead {
|
||||
|
||||
Reference in New Issue
Block a user