This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
eduveks
/
perifacode
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Ajustes nas fontes do footer e banner.
master
Eduardo Velasques
4 years ago
parent
117c883e2b
commit
4a36a7bd07
2 changed files
with
3 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
website/src/base/Footer/index.less
+1
-1
website/src/components/Banner/index.less
+ 2
- 2
website/src/base/Footer/index.less
View File
@ -33,7 +33,7 @@
}
}
p {
p {
margin-bottom: 0.25em;
margin-bottom: 0.25em;
font-size:
0.8
em;
font-size:
1
em;
}
}
}
}
@ -143,7 +143,7 @@
.social-links {
.social-links {
>a {
>a {
margin-right: 10px;
margin-right: 10px;
font-size:
1.5
em;
font-size:
2
em;
}
}
}
}
}
}
+ 1
- 1
website/src/components/Banner/index.less
View File
@ -152,7 +152,7 @@
}
}
> div {
> div {
> p {
> p {
font-size: 1em;
font-size: 1
.2
em;
color: #fff;
color: #fff;
@media only screen and (max-width: @header-mobile-width) {
@media only screen and (max-width: @header-mobile-width) {
font-size: 1.2em;
font-size: 1.2em;
Write
Preview
Loading…
Cancel
Save