Merge pull request #4351 from picoAMPERE/master

Misaligned tabs under Community
This commit is contained in:
Thibault Duplessis 2018-05-10 02:14:58 +02:00 committed by GitHub
commit 98a6356dff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,6 @@
.content_box {
position: relative;
}
.content_box h1 {
text-align: center;
}

View file

@ -1,3 +1,6 @@
.content_box {
position: relative;
}
.content_box h1 {
text-align: center;
}