Skip to content
Snippets Groups Projects
Commit f80931bf authored by Tzingtao Chow's avatar Tzingtao Chow
Browse files

minor-fixes

parent 2ddd8ecd
No related branches found
No related tags found
No related merge requests found
...@@ -48,9 +48,12 @@ h1 { ...@@ -48,9 +48,12 @@ h1 {
#text { #text {
padding: 10px 20px; padding: 10px 20px;
background: #f6f6f6; background: #f6f6f6;
box-shadow: 0 10px 30px 0 rgba(0,0,0,0.1); box-shadow: 0 10px 30px 0 rgba(0,0,0,0.05);
margin-bottom: 20px; margin-bottom: 20px;
min-height: 200px; min-height: 200px;
font-size: 14px;
line-height: 1.5;
color: #333;
} }
.slogan { .slogan {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment