Additional fixes about the formatting.

Additional fixes about the formatting.
This commit is contained in:
Alezia Kurdis 2020-03-04 18:26:23 -05:00 committed by GitHub
parent ed9918a537
commit 206b1b12c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
/*
// tab.css.css
// tabs.css
//
// Created by Alezia Kurdis on 02/27/2020
// for "Project Athena"
@ -15,10 +15,7 @@ div.tabsContainer {
}
.tabsContainer button {
//display: block;
//color: black;
padding: 4px;
//width:100%;
text-align: center;
cursor: pointer;
transition: 0.4s;