1
0
mirror of https://github.com/actix/actix-website synced 2025-09-02 09:36:40 +02:00

update site

This commit is contained in:
Nikolay Kim
2018-04-10 15:47:45 -07:00
parent aafceb93b8
commit 5a88c8a83d
6 changed files with 29 additions and 56 deletions

View File

@@ -317,12 +317,12 @@ footer p {
display: flex;
}
.columns.three > article {
flex: 0 1 33%;
.columns.four > article {
flex: 0 1 25%;
margin-right: 1.5%;
}
.columns.three > article:last-child {
.columns.four > article:last-child {
margin-right: 0;
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 13 KiB