From 0ad2788e63a90ad1bf7ec5b952f43d209d87cdd6 Mon Sep 17 00:00:00 2001 From: Zero to Mastery Date: Tue, 22 Aug 2023 20:01:29 +0000 Subject: [PATCH] (CI) format code --- Art/poltu/artmotion index.html | 35 ++++++++++++------------ Art/poltu/artstyle.css | 49 +++++++++++++++++----------------- include.js | 2 +- 3 files changed, 42 insertions(+), 44 deletions(-) diff --git a/Art/poltu/artmotion index.html b/Art/poltu/artmotion index.html index 735225f5..90714d29 100644 --- a/Art/poltu/artmotion index.html +++ b/Art/poltu/artmotion index.html @@ -1,20 +1,19 @@ - - - - My first Art Animation - - - - -

City Life

-
- -
- - - \ No newline at end of file + + + + My first Art Animation + + + + +

City Life

+
+ +
+ + diff --git a/Art/poltu/artstyle.css b/Art/poltu/artstyle.css index 3716faa8..544f282e 100644 --- a/Art/poltu/artstyle.css +++ b/Art/poltu/artstyle.css @@ -1,45 +1,44 @@ -*{ - text-align: center; +* { + text-align: center; } -body{ - background-color: skyblue; +body { + background-color: skyblue; } -h1{ - font-family: fantasy; - font-size: 4em; - border-bottom: 2px solid pink; - width: 400px; - text-align: center; - box-shadow: 4px 4px 5px #888888; - margin-top: 10px; - +h1 { + font-family: fantasy; + font-size: 4em; + border-bottom: 2px solid pink; + width: 400px; + text-align: center; + box-shadow: 4px 4px 5px #888888; + margin-top: 10px; } .my-element { display: inline-block; margin: 0 0.5rem; - animation: heartBeat; - animation-duration: 2s; + animation: heartBeat; + animation-duration: 2s; } .my-element { --animate-repeat: 2; } -img{ - width: 550px; - height: 350px; - margin: 10px; +img { + width: 550px; + height: 350px; + margin: 10px; } img:hover { - transform: scale(1.1); - } + transform: scale(1.1); +} .container { - display: flex; - flex-wrap: wrap; - justify-content: center; + display: flex; + flex-wrap: wrap; + justify-content: center; } .container:hover { - transform: rotate(-15deg); + transform: rotate(-15deg); } diff --git a/include.js b/include.js index 03052f8e..8fce6195 100644 --- a/include.js +++ b/include.js @@ -9446,7 +9446,7 @@ let cards = [ author: 'Wasiq Khan', githubLink: 'https://github.com/wasiqs-classics' }, - { + { artName: 'poltu', pageLink: './Art/poltu/artmotion index.html', imageLink: './Art/poltu/world.gif',