en.javascript.info/6-async/05-async-await/head.html
Ilya Kantor 455d300d8d renames
2017-05-25 11:56:32 +03:00

8 lines
113 B
HTML

<style>
.promise-avatar-example {
border-radius: 50%;
position: fixed;
left: 10px;
top: 10px;
}
</style>