added project pages, updated page for FAM.
This commit is contained in:
@@ -149,6 +149,14 @@ body {
|
||||
height: 28;
|
||||
}
|
||||
|
||||
.expand-on-hover-button {
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
.expand-on-hover-button:hover {
|
||||
scale: 1.05;
|
||||
}
|
||||
|
||||
|
||||
@media (max-width: 640px) {
|
||||
h1 {
|
||||
font-size: 32px !important;
|
||||
|
||||
Reference in New Issue
Block a user