git ssb

0+

Rômulo Alves / website



Commit 5e2d4a9461d4df8b292bd5b62e208c033a854a19

Removes the red header

Rômulo Alves committed on 5/10/2018, 2:22:22 AM
Parent: b17cf440c9dbf4e1f387500422eac5a7b137232e

Files changed

components/header.jschanged
components/header.jsView
@@ -8,13 +8,11 @@
88 <Social />
99
1010 <style jsx>{`
1111 div {
12- background: #FF5252;
13- color: #FFF;
1412 left: 0;
1513 margin-bottom: 5px;
16- padding: 50px 0;
14 + padding: 50px 0 15px;
1715 right: 0;
1816 text-align: center;
1917 top: 0;
2018 }

Built with git-ssb-web