This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
DIV-1160: Fix landing page header styling
pull/170/head
ariannedee
5 years ago
parent
ab5a04dcb2
commit
b9ce01feab
2 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
edivorce/apps/core/static/css/main.css
+3
-2
edivorce/apps/core/static/css/main.scss
+ 1
- 1
edivorce/apps/core/static/css/main.css
File diff suppressed because it is too large
View File
+ 3
- 2
edivorce/apps/core/static/css/main.scss
View File
@ -1549,8 +1549,9 @@ textarea {
h1
{
color
:
$
color-blue-dark
;
max-width
:
500px
;
margin
:
0
auto
;
max-width
:
600px
;
margin
:
70px
auto
;
font-size
:
48px
;
}
h2
,
h3
{
Write
Preview
Loading…
Cancel
Save