We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb98490 commit c312b63Copy full SHA for c312b63
index.html
@@ -44,6 +44,9 @@
44
45
<body>
46
<section class="main">
47
+ <div class="header">
48
+ <p>A versão 3 será lançada brevemente!</p>
49
+ </div>
50
<header>
51
<div class="follow">
52
style/homepage.css
@@ -833,4 +833,9 @@
833
834
.space {
835
height: 21vh;
836
- }
+ }
837
+
838
+ article {
839
+ margin-top: 3%
840
841
0 commit comments