diff options
author | Kyle Gunger <corechg@gmail.com> | 2018-09-23 10:37:31 -0400 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2018-09-23 10:37:31 -0400 |
commit | 88b3779578873b9673c32dd1ccc7b73cea440e84 (patch) | |
tree | 60db7b8a00e99207691482bfca89962b780d189d /mines.css | |
parent | f5f61fb1ec0917eaac2ad1bdb95cdbdcf37251e3 (diff) |
Slight change in code
~ changes where the script gets elements for improved readability
Diffstat (limited to 'mines.css')
-rw-r--r-- | mines.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,4 +179,4 @@ button#circle.loading:hover{ padding: 15px;
margin-top: 20px
}
-}
+}
\ No newline at end of file |