Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
popa39 committed Apr 1, 2024
1 parent 4a4d7a3 commit 9a96f84
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<script src="./app.js"></script>

</head>
<body>
попа и пипа
<div style="width: 464px; height: 80px; padding-left: 40px; padding-right: 40px; padding-top: 28px; padding-bottom: 28px; background: #D9D9D9; border-radius: 24px; overflow: hidden; border: 1px black solid; justify-content: flex-start; align-items: flex-start; gap: 31px; display: inline-flex">
<div style="width: 52px; height: 23px; background: #FFF4DB"></div>
<div style="width: 52px; height: 23px; background: #FFF4DB"></div>
<div style="width: 52px; height: 23px; background: #FFF4DB"></div>
<div style="width: 52px; height: 23px; background: #FFF4DB"></div>
<div style="width: 52px; height: 23px; background: #FFF4DB"></div>
</div>
</body>
</html>

0 comments on commit 9a96f84

Please sign in to comment.