mirror of
https://github.com/AmanTahiliani/Portfolio.git
synced 2026-08-08 12:07:18 -04:00
Changed from tabular to div
This commit is contained in:
@@ -22,11 +22,13 @@ tr:hover {
|
||||
padding: 30px;
|
||||
margin: 40px;
|
||||
border: 1px solid white;
|
||||
height: auto;
|
||||
border-radius: 5em;
|
||||
border-radius: 2em;
|
||||
white-space: normal;
|
||||
overflow: auto;
|
||||
text-overflow: ellipsis;
|
||||
text-align: justify;
|
||||
padding-left: 5%;
|
||||
padding-right: 5%;
|
||||
}
|
||||
|
||||
.publication-detail h3 {
|
||||
|
||||
Reference in New Issue
Block a user