diff --git a/files/project.css b/files/project.css index 4d18124..a8ac7d4 100644 --- a/files/project.css +++ b/files/project.css @@ -37,11 +37,9 @@ .edu h4{ font-size: 18px; font-family: 'Comfortaa', cursive; - margin-top: 20px; - margin-bottom: 20px; cursor: pointer; cursor: text; - margin: 23px; + margin: 23px 9%; } hr{ @@ -87,4 +85,4 @@ button.btn:hover{ width: 79px; font-size: 19px; } -} \ No newline at end of file +}