Skip to content
This repository was archived by the owner on Apr 23, 2022. It is now read-only.

Commit 2427fb2

Browse files
author
highlabs
committed
Ajustes que faltavam. :)
1 parent 37c3216 commit 2427fb2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

style.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ img {
5050
max-width:100%;
5151
vertical-align:bottom;
5252
}
53+
p {
54+
margin-bottom: 16px!important;
55+
}
5356
a {
5457
color:#444;
5558
text-decoration:none;
@@ -327,7 +330,7 @@ ul li {
327330
}
328331

329332
.search-input {
330-
width: 90%!important;
333+
width: 60%!important;
331334
}
332335

333336
.avatar_about img{

0 commit comments

Comments
 (0)