Skip to content

Commit 113f181

Browse files
committed
Добавляет черновое оформление кодгайда js
1 parent 4557aa6 commit 113f181

File tree

2 files changed

+594
-0
lines changed

2 files changed

+594
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ header {
9292

9393
background-color: #312785;
9494
background-image: repeating-linear-gradient(150deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06) 1px, transparent 0, transparent 41px), repeating-linear-gradient(-150deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06) 1px, transparent 0, transparent 41px);
95+
background-size: 82px 47px;
9596
}
9697

9798
header h1 {

0 commit comments

Comments
 (0)